home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Present…ry 5: (Reseller Edition) / Apple Reference & Presentations Library 5.0 (Reseller Edition).iso / 3-Presentations / Apple Demos / Training / Macintosh IIci Training / Macintosh IIci Tutorial / Macintosh IIci Tutorial / card_72339.txt < prev    next >
Text File  |  1990-03-19  |  4KB  |  228 lines

  1. -- card: 72339 from stack: in
  2. -- bmap block id: 63542
  3. -- flags: 0000
  4. -- background id: 17631
  5. -- name: comparisons2b
  6. ----- HyperTalk script -----
  7. on closecard
  8.   showallfields
  9. end  closecard
  10.  
  11.  
  12. -- part 2 (field)
  13. -- low flags: 01
  14. -- high flags: 0000
  15. -- rect: left=254 top=118 right=315 bottom=382
  16. -- title width / last selected line: 0
  17. -- icon id / first selected line: 0 / 0
  18. -- text alignment: 0
  19. -- font id: 156
  20. -- text size: 14
  21. -- style flags: 0
  22. -- line height: 16
  23. -- part name: cardText1
  24.  
  25.  
  26. -- part 4 (field)
  27. -- low flags: 01
  28. -- high flags: 0000
  29. -- rect: left=381 top=118 right=315 bottom=509
  30. -- title width / last selected line: 0
  31. -- icon id / first selected line: 0 / 0
  32. -- text alignment: 0
  33. -- font id: 156
  34. -- text size: 14
  35. -- style flags: 0
  36. -- line height: 16
  37. -- part name: cardText2
  38.  
  39.  
  40. -- part 5 (field)
  41. -- low flags: 01
  42. -- high flags: 0000
  43. -- rect: left=254 top=70 right=105 bottom=382
  44. -- title width / last selected line: 0
  45. -- icon id / first selected line: 0 / 0
  46. -- text alignment: 0
  47. -- font id: 158
  48. -- text size: 14
  49. -- style flags: 0
  50. -- line height: 16
  51. -- part name: subHeader
  52.  
  53.  
  54. -- part 6 (field)
  55. -- low flags: 01
  56. -- high flags: 0000
  57. -- rect: left=381 top=70 right=105 bottom=509
  58. -- title width / last selected line: 0
  59. -- icon id / first selected line: 0 / 0
  60. -- text alignment: 0
  61. -- font id: 158
  62. -- text size: 14
  63. -- style flags: 0
  64. -- line height: 16
  65. -- part name: subHeader2
  66.  
  67.  
  68. -- part 7 (field)
  69. -- low flags: 01
  70. -- high flags: 0000
  71. -- rect: left=345 top=320 right=338 bottom=429
  72. -- title width / last selected line: 0
  73. -- icon id / first selected line: 0 / 0
  74. -- text alignment: 65535
  75. -- font id: 156
  76. -- text size: 14
  77. -- style flags: 0
  78. -- line height: 16
  79. -- part name: continued
  80.  
  81.  
  82. -- part 8 (button)
  83. -- low flags: 00
  84. -- high flags: 2000
  85. -- rect: left=26 top=182 right=257 bottom=120
  86. -- title width / last selected line: 0
  87. -- icon id / first selected line: 0 / 0
  88. -- text alignment: 1
  89. -- font id: 0
  90. -- text size: 12
  91. -- style flags: 0
  92. -- line height: 16
  93. -- part name: link
  94. ----- HyperTalk script -----
  95. on mouseUp
  96.   push card
  97.   visual dissolve
  98.   go card "comparisons3b"
  99. end mouseUp
  100.  
  101.  
  102.  
  103. -- part 9 (button)
  104. -- low flags: 00
  105. -- high flags: 2000
  106. -- rect: left=26 top=258 right=333 bottom=120
  107. -- title width / last selected line: 0
  108. -- icon id / first selected line: 0 / 0
  109. -- text alignment: 1
  110. -- font id: 0
  111. -- text size: 12
  112. -- style flags: 0
  113. -- line height: 16
  114. -- part name: link
  115. ----- HyperTalk script -----
  116. on mouseUp
  117.   push card
  118.   visual dissolve
  119.   go card "comparisons4b"
  120. end mouseUp
  121.  
  122.  
  123.  
  124. -- part 10 (button)
  125. -- low flags: 00
  126. -- high flags: 2000
  127. -- rect: left=26 top=22 right=105 bottom=120
  128. -- title width / last selected line: 0
  129. -- icon id / first selected line: 0 / 0
  130. -- text alignment: 1
  131. -- font id: 0
  132. -- text size: 12
  133. -- style flags: 0
  134. -- line height: 16
  135. -- part name: link
  136. ----- HyperTalk script -----
  137. on mouseUp
  138.   push card
  139.   visual dissolve
  140.   go card "comparisons1b"
  141. end mouseUp
  142.  
  143.  
  144.  
  145. -- part 11 (field)
  146. -- low flags: 81
  147. -- high flags: 0002
  148. -- rect: left=128 top=113 right=314 bottom=509
  149. -- title width / last selected line: 0
  150. -- icon id / first selected line: 0 / 0
  151. -- text alignment: 0
  152. -- font id: 156
  153. -- text size: 14
  154. -- style flags: 0
  155. -- line height: 18
  156. -- part name: Comparison Help
  157. ----- HyperTalk script -----
  158. on mouseup
  159.   repeat with i=1 to number of card fields
  160.     show card field i
  161.   end repeat
  162.  
  163.   hide me
  164. end mouseup
  165.  
  166.  
  167. -- part contents for background part 9
  168. ----- text -----
  169. Apple Macintosh IIci
  170.  
  171. -- part contents for background part 4
  172. ----- text -----
  173. Technical Comparisons
  174.  
  175. -- part contents for background part 5
  176. ----- text -----
  177.  
  178.  
  179.  
  180. Dimensions
  181.  
  182. Weight
  183.  
  184.  
  185. Operating systems
  186.  
  187.  
  188. -- part contents for card part 5
  189. ----- text -----
  190. Macintosh IIci
  191.  
  192. -- part contents for card part 6
  193. ----- text -----
  194. Compaq 386/25
  195.  
  196. -- part contents for card part 2
  197. ----- text -----
  198. 5.5 x 11.9 x 14.4
  199.  
  200. 13.6 lbs. 
  201. (w/HD)
  202.  
  203. Macintosh, A/UX
  204.  
  205.  
  206. -- part contents for card part 4
  207. ----- text -----
  208. 6.4 x 14.1 x 16.5
  209.  
  210. 27.5 lbs.
  211.  
  212.  
  213. MS-DOS, OS/2, Xenix,Windows/386
  214.  
  215. -- part contents for card part 7
  216. ----- text -----
  217. Continued…
  218.  
  219. -- part contents for background part 11
  220. ----- text -----
  221. comparisons2b
  222.  
  223. -- part contents for card part 11
  224. ----- text -----
  225. To get information on one of the computers on the left, click the image.  There are three cards of information for each computer.  Use the arrow keys to see the cards.
  226.  
  227.                                        (click to continue)
  228.